FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagetw.gov.mohw.cdc.tb
Resource TypeStructureDefinition
IdStructureDefinition-CheckModel.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/omnifhir/tb/StructureDefinition-CheckModel.html
URLhttps://tb.cdc.gov.tw/tb/StructureDefinition/CheckModel
Version0.1.0
Statusactive
Date2026-08-05T07:22:30+00:00
NameCheckModel
TitleTB生化檢查通報(Check)之資料模型
Realmtw
Authoritynational
DescriptionTB生化檢查通報(Check)之資料模型
Typehttps://tb.cdc.gov.tw/tb/StructureDefinition/CheckModel
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: 结构定义 CheckModel

NameFlagsCard.TypeDescription & Constraintsdoco
.. CheckModel 0..*BaseTB生化檢查通報(Check)之資料模型
... seqNo 0..1id流水號,系統自動增加

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "CheckModel",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://tb.cdc.gov.tw/tb/StructureDefinition/CheckModel",
  "version": "0.1.0",
  "name": "CheckModel",
  "title": "TB生化檢查通報(Check)之資料模型",
  "status": "active",
  "date": "2026-08-05T07:22:30+00:00",
  "publisher": "衛福部疾病管制署",
  "contact": [
    {
      "name": "衛福部疾病管制署",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.cdc.gov.tw"
        }
      ]
    }
  ],
  "description": "TB生化檢查通報(Check)之資料模型",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "TW"
        }
      ]
    }
  ],
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "https://tb.cdc.gov.tw/tb/StructureDefinition/CheckModel",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "4.0.1"
      }
    ],
    "element": [
      {
        "id": "CheckModel",
        "path": "CheckModel",
        "short": "TB生化檢查通報(Check)之資料模型",
        "definition": "TB生化檢查通報(Check)之資料模型",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "CheckModel.seqNo",
        "path": "CheckModel.seqNo",
        "short": "流水號,系統自動增加",
        "definition": "流水號,系統自動增加",
        "min": 0,
        "max": "1",
        "base": {
          "path": "CheckModel.seqNo",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "id"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "CheckModel",
        "path": "CheckModel",
        "short": "TB生化檢查通報(Check)之資料模型",
        "definition": "TB生化檢查通報(Check)之資料模型"
      },
      {
        "id": "CheckModel.seqNo",
        "path": "CheckModel.seqNo",
        "short": "流水號,系統自動增加",
        "definition": "流水號,系統自動增加",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ]
      }
    ]
  }
}